var key = "_http:\/\/www.huffingtonpost.com\/arianna-huffington\/obama-one-year-later-the_b_343209.html_us_en-US_square"; var voteHtml = "vote
now"; if(typeof(window.yahooBuzzBadgeVoteCountValues) !== "undefined") { window.yahooBuzzBadgeVoteCountValues[key] = voteHtml; } else { window.yahooBuzzBadgeVoteCountValues = {}; } if(typeof(window.yahooBuzzBadgeVoteCountIds) !== "undefined") { var ids = window.yahooBuzzBadgeVoteCountIds[key]; if(typeof(ids) !== "undefined") { var numIds = ids.length; for(var i = 0; i < numIds; i++) { if(document.getElementById(ids[i])) { document.getElementById(ids[i]).innerHTML = voteHtml; } } } }